home *** CD-ROM | disk | FTP | other *** search
/ Project UFO / Project UFO (Disk 1 of 6).adf / BAYES2.TXT < prev    next >
Text File  |  1980-01-09  |  2KB  |  49 lines

  1.   The method I described in BAYES.TXT is intended as a tool for evaluating ho
  2. consistent various data are with a given set of hypotheses.  It is not an 
  3. evaluation tool for the data itself.  Data inputs must be accurate and 
  4. reliable, otherwise you are likely to get garbage.
  5.  
  6.   For example, take President Reagan's remarks in Dec 1985 about, "Well, I 
  7. don't suppose we can wait for some alien race to come down and threaten 
  8. us...."  Since this remark was widely reported, we can take it as both 
  9. accurate (it reflects what Reagan said) and reliable (checking it from severa
  10. sources gives the same answer).  The issue then is consistency with our 
  11. hypotheses (from BAYES.TXT).
  12.  
  13.   Hypothesis 1: US gov't contact, no disinformation.  Reagan's remarks are 
  14. very inconsistent (20% correlation).
  15.  
  16.   Hypothesis 2: US gov't contact, some disinformation.  Reagans remarks are 
  17. very consistent (80% correlation).
  18.  
  19.   Hypothesis 3: US gov't contact, all disinformation.  Reagan's remarks are 
  20. fairly consistent (60% correlation).
  21.  
  22.   Hypothesis 4: No US gov't contact, no disinformation.  Reagan's remarks are 
  23. fairly consistent (60% correlation).
  24.  
  25.   Hypothesis 5: No US gov't contact, some disinformation.  Reagan's remarks 
  26. are somewhat consistent (40% correlation).
  27.  
  28.   Hypothesis 6: No US gov't contact, all disinformation.  Reagan's remarks 
  29. very inconsistent (20% correlation).
  30.  
  31.   Let's apply these judgements to our model (I picked the initial values for 
  32. the sake of argument, not because I necessarily endorse them).
  33.  
  34. Hypotheses      Initial    Datum   Product   Revised
  35.               Value      One               Value
  36. Hyp 1         10%        20%       2%      3.45%
  37. Hyp 2         30%        80%      24%     41.38%
  38. Hyp 3         25%        60%      15%     25.86%
  39. Hyp 4         20%        60%       2%     20.69%
  40. Hyp 5         10%        40%       4%      6.90%
  41. Hyp 6          5%        20%       1%      1.72%
  42.                                 
  43. TOTAL        100%                0.58   
  44.  
  45.                                                                              
  46.                 
  47.